home *** CD-ROM | disk | FTP | other *** search
-
-
-
- AAAALLLLggggeeeettttffffiiiilllllllleeeedddd((((3333ddddmmmm)))) AAAALLLLggggeeeettttffffiiiilllllllleeeedddd((((3333ddddmmmm))))
-
-
-
- NNNNAAAAMMMMEEEE
- ALgetfilled - (obsolete) return the number of filled sample locations in
- an audio port
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ddddmmmmeeeeddddiiiiaaaa////aaaauuuuddddiiiioooo....hhhh>>>>
-
- lllloooonnnngggg AAAALLLLggggeeeettttffffiiiilllllllleeeedddd((((AAAALLLLppppoooorrrrtttt ppppoooorrrrtttt))))
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRR
- _p_o_r_t expects the audio port you want to query. This structure is the
- returned value of an AAAALLLLooooppppeeeennnnppppoooorrrrtttt((((3333ddddmmmm)))) call.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- AAAALLLLggggeeeettttffffiiiilllllllleeeedddd is obsolete and is provided for backward compatibility. The
- preferred function is _a_l_G_e_t_F_i_l_l_e_d(_3_d_m), which returns the number of
- filled sample frames in a port.
-
- AAAALLLLggggeeeettttffffiiiilllllllleeeedddd((((3333ddddmmmm)))) returns the number of samples now in the audio port.
- How you interpret this number depends on whether _p_o_r_t is an input port or
- an output port.
-
- For an input port, the return value is the greatest number of samples
- that can be read from the port without blocking (waiting for more samples
- to come into the port).
-
- For an output port, the return value is the number of samples yet to be
- played.
-
- Because the port continues to empty or fill, the number returned by
- AAAALLLLggggeeeettttffffiiiilllllllleeeedddd((((3333ddddmmmm)))) is an instantaneous measurement of the number of filled
- locations. For input ports this number will increase over time as new
- samples arrive. For output ports this number will decrease as samples
- are played.
-
- In order to insure the best possible performance, AAAALLLLggggeeeettttffffiiiilllllllleeeedddd((((3333ddddmmmm))))
- performs no verification of _p_o_r_t. You should make certain that _p_o_r_t is a
- valid AAAALLLLppppoooorrrrtttt structure before passing it as a parameter to
- AAAALLLLggggeeeettttffffiiiilllllllleeeedddd((((3333ddddmmmm)))).
-
- DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
- Upon successful completion, AAAALLLLggggeeeettttffffiiiilllllllleeeedddd((((3333ddddmmmm)))) will return a non-negative
- number.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- ALopenport(3dm), ALgetfillable(3dm), ALgetfillpoint(3dm)
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-